[][src]Function ittapi_rs::__itt_get_timestamp

pub unsafe extern "C" fn __itt_get_timestamp() -> __itt_timestamp

@ingroup timestamps @brief Return timestamp corresponding to the current moment. This returns the timestamp in the format that is the most relevant for the current host or platform (RDTSC, QPC, and others). You can use the "<" operator to compare __itt_timestamp values.