function::read_stopwatch_ns
Reads the time in nanoseconds for a stopwatch
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Reads the time in nanoseconds for a stopwatch
read_stopwatch_ns:long(name:string)
name
Returns time in nanoseconds for stopwatch name. Creates stopwatch name if it does not currently exist.