foreign-thread-time* ( profile-data -- n )


Vocabulary
tools.profiler.sampling

Inputs
profile-dataraw profile data


Outputs
na duration


Word description
Returns the total time spent executing non-Factor threads within the Factor process from the given profile-data.

Definition