You’re reading an older version of the Slamcore SDK documenation. The latest one is 23.04.

Struct slamcore::gps_clock

struct gps_clock

Public Types

using duration = std::chrono::nanoseconds
using rep = duration::rep
using period = duration::period
using time_point = std::chrono::time_point<gps_clock, duration>

Public Static Functions

static time_point now()

Public Static Attributes

static constexpr bool is_steady = true