1FUNCTION::READ_STOPW(3stap) Timestamp Functions FUNCTION::READ_STOPW(3stap)
23
4
NAME
6function::read_stopwatch_s - Reads the time in seconds for a stopwatch
7
SYNOPSIS
9read_stopwatch_s:long(name:string)
10
ARGUMENTS
12name
13stopwatch name
14
DESCRIPTION
16Returns time in seconds for stopwatch name. Creates stopwatch name if
17it does not currently exist.
18
SEE ALSO
20tapset::stopwatch(3stap)
2122
23
24
SystemTap Tapset Reference June 2018 FUNCTION::READ_STOPW(3stap)