Struct tsc_timer::Start[][src]

pub struct Start(_);

Start time instant

Methods

impl Start
[src]

Start measurement

Trait Implementations

impl Sub<Start> for Stop
[src]

The resulting type after applying the - operator.

Performs the - operation.

Auto Trait Implementations

impl Send for Start

impl Sync for Start