[][src]Type Definition newrelic_sys::newrelic_time_us_t

type newrelic_time_us_t = u64;

@brief A time, measured in microseconds. C SDK configuration and API calls with time-related parameters expect this type. For an example configuration, see newrelic_transaction_tracer_config_t.