total-time ( -- n )
Factor handbook » Developer tools » Sampling profiler

Prev:profile ( quot -- )
Next:gc-time ( -- n )


Vocabulary
tools.profiler.sampling

Inputs
None

Outputs
na duration


Word description
Returns the total time spent during the most recent profile.

See also
gc-time, foreign-time, foreign-thread-time

Definition