Skip to content

Struct mediapipe::MonotonicClock::State

ClassList > mediapipe > MonotonicClock > State

Public Attributes

Type Name
absl::Mutex lock
Clock * raw_clock

Public Functions

Type Name
absl::Time max_time ABSL_GUARDED_BY (lock)
State (Clock * clock)

Public Attributes Documentation

variable lock

absl::Mutex mediapipe::MonotonicClock::State::lock;

variable raw_clock

Clock* mediapipe::MonotonicClock::State::raw_clock;

Public Functions Documentation

function ABSL_GUARDED_BY

absl::Time max_time mediapipe::MonotonicClock::State::ABSL_GUARDED_BY (
    lock
) 

function State

inline explicit mediapipe::MonotonicClock::State::State (
    Clock * clock
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/deps/monotonic_clock.cc