NAME
tapset::stopwatch - systemtap stopwatch tapset DESCRIPTION deletestopwatch Remove an existing stopwatch See function::deletestopwatch(3stap) for details. startstopwatch Start a stopwatch See function::startstopwatch(3stap) for details. stopstopwatch Stop a stopwatch See function::stopstopwatch(3stap) for details. readstopwatchns Reads the time in nanoseconds for a stopwatch See function::readstopwatchns(3stap) for details. readstopwatchus Reads the time in microseconds for a stopwatch See function::readstopwatchus(3stap) for details. readstopwatchms Reads the time in milliseconds for a stopwatch See function::readstopwatchms(3stap) for details. readstopwatchs Reads the time in seconds for a stopwatch See function::readstopwatchs(3stap) for details. SEE ALSO function::deletestopwatch(3stap), function::startstopwatch(3stap), function::stopstopwatch(3stap), function::readstopwatchns(3stap), function::readstopwatchus(3stap), function::readstopwatchms(3stap), function::readstopwatchs(3stap), stap(1), stapprobes(3stap) SystemTap Tapset Reference June 2018 TAPSET::STOPWATCH(3stap)