1FUNCTION::READ_STOPW(3stap) Timestamp Functions FUNCTION::READ_STOPW(3stap)
23
4
NAME
6function::read_stopwatch_ms - Reads the time in milliseconds for a
7stopwatch
8
SYNOPSIS
10read_stopwatch_ms:long(name:string)
11
ARGUMENTS
13name
14stopwatch name
15
DESCRIPTION
17Returns time in milliseconds for stopwatch name. Creates stopwatch name
18if it does not currently exist.
19
SEE ALSO
21tapset::stopwatch(3stap)
22
SEE ALSO
24tapset::stopwatch(3stap)
2526
27
28
SystemTap Tapset Reference June 2018 FUNCTION::READ_STOPW(3stap)