centos man page for tapset::stopwatch

Query: tapset::stopwatch

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tapset::stopwatch(3stap)												  tapset::stopwatch(3stap)

NAME
tapset::stopwatch - systemtap stopwatch tapset
DESCRIPTION
delete_stopwatch Remove an existing stopwatch See function::delete_stopwatch(3stap) for details. start_stopwatch Start a stopwatch See function::start_stopwatch(3stap) for details. stop_stopwatch Stop a stopwatch See function::stop_stopwatch(3stap) for details. read_stopwatch_ns Reads the time in nanoseconds for a stopwatch See function::read_stopwatch_ns(3stap) for details. read_stopwatch_us Reads the time in microseconds for a stopwatch See function::read_stopwatch_us(3stap) for details. read_stopwatch_ms Reads the time in milliseconds for a stopwatch See function::read_stopwatch_ms(3stap) for details. read_stopwatch_ms Reads the time in seconds for a stopwatch See function::read_stopwatch_ms(3stap) for details.
SEE ALSO
function::delete_stopwatch(3stap), function::start_stopwatch(3stap), function::stop_stopwatch(3stap), function::read_stopwatch_ns(3stap), function::read_stopwatch_us(3stap), function::read_stopwatch_ms(3stap), function::read_stopwatch_ms(3stap), stap(1), stapprobes(3stap)
IBM
--- tapset::stopwatch(3stap)
Related Man Pages
tapset::netfilter(3stap) - centos
tapset::ipmib(3stap) - centos
tapset::scheduler(3stap) - centos
tapset::task(3stap) - centos
tapset::tcpmib(3stap) - centos
Similar Topics in the Unix Linux Community
How to implement stopwatch in bash?
TimeLeft 3.35 (Default branch)
TimeLeft 3.40 (Default branch)
Making a stopwatch function
Extract line from file and save as new file.