X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskPerformance.html;h=49dff897ef5fe8e89b86cab0598027c168ed13be;hb=a9fc134421fb6926f4eff76d1d82c9bd8b341606;hp=b9c0d0d14ce0bd73de4753a5e23c642387fe2b80;hpb=1f9e78bf296d318acc29016077d9aa29f305a04f;p=poolifier.git diff --git a/docs/interfaces/TaskPerformance.html b/docs/interfaces/TaskPerformance.html index b9c0d0d1..49dff897 100644 --- a/docs/interfaces/TaskPerformance.html +++ b/docs/interfaces/TaskPerformance.html @@ -1,10 +1,10 @@ -TaskPerformance | poolifier - v3.1.5

Interface TaskPerformanceInternal

Task performance.

-
interface TaskPerformance {
    elu?: EventLoopUtilization;
    name: string;
    runTime?: number;
    timestamp: number;
}

Properties

Properties

elu?: EventLoopUtilization

Task event loop utilization.

-
name: string

Task name.

-
runTime?: number

Task runtime.

-
timestamp: number

Task performance timestamp.

-

Generated using TypeDoc

\ No newline at end of file +TaskPerformance | poolifier - v3.1.29

Interface TaskPerformanceInternal

Task performance.

+
interface TaskPerformance {
    elu?: EventLoopUtilization;
    name: string;
    runTime?: number;
    timestamp: number;
}

Properties

Properties

elu?: EventLoopUtilization

Task event loop utilization.

+
name: string

Task name.

+
runTime?: number

Task runtime.

+
timestamp: number

Task performance timestamp.

+

Generated using TypeDoc

\ No newline at end of file