Handbook
Glossary
foreign-thread-time ( -- n )
Factor handbook
»
Developer tools
»
Sampling profiler
Prev:
foreign-time ( -- n )
Next:
top-down ( -- tree )
Vocabulary
tools
.
profiler
.
sampling
Inputs
None
Outputs
n
a
duration
Word description
Returns the total time spent executing non-Factor threads within the Factor process during the last
profile
.
See also
total-time
,
gc-time
,
foreign-time
Definition
IN:
tools.profiler.sampling
:
foreign-thread-time
( -- n )
most-recent-profile-data
foreign-thread-time*
;