Documentation ¶
Overview ¶
Package ktime holds time related files
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
Resolver converts kernel monotonic timestamps to absolute times
func (*Resolver) ApplyBootTime ¶
ApplyBootTime return the time re-aligned from the boot time
func (*Resolver) ComputeMonotonicTimestamp ¶
ComputeMonotonicTimestamp converts an absolute time to a kernel monotonic timestamp
func (*Resolver) GetBootTime ¶
GetBootTime returns boot time
Click to show internal directories.
Click to hide internal directories.