TAPSET::TIMESTAMP_GTOD

Section: Misc. Reference Manual Pages (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

tapset::timestamp_gtod - systemtap timestamp_gtod tapset
   

DESCRIPTION

gettimeofday_ns
Number of nanoseconds since UNIX epoch
See function::gettimeofday_ns(3stap)
 for details.

gettimeofday_us
Number of microseconds since UNIX epoch
See function::gettimeofday_us(3stap)
 for details.

gettimeofday_ms
Number of milliseconds since UNIX epoch
See function::gettimeofday_ms(3stap)
 for details.

gettimeofday_s
Number of seconds since UNIX epoch
See function::gettimeofday_s(3stap)
 for details.

 

SEE ALSO

function::gettimeofday_ns(3stap), function::gettimeofday_us(3stap), function::gettimeofday_ms(3stap), function::gettimeofday_s(3stap), stap(1), stapprobes(3stap)


 

Index

NAME
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:20 GMT, November 16, 2022