samples>time ( samples -- seconds )


Vocabulary
tools.profiler.sampling

Inputs
samplesan integer


Outputs
secondsan integer


Word description
Converts a sample interval count to an integer based on the value of samples-per-second.

Definition