Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 3/31/2023
Public
Document Table of Contents

VT_timestamp

double VT_timestamp (void)

Description

In contrast to previous versions, this time stamp no longer represents seconds. Use VT_timeofday() for that instead. The result of VT_timestamp() can be copied verbatim and given to other API calls, but nothing else.

Fortran

DOUBLE PRECISION VTSTAMP()

Return values

Returns an opaque time stamp, or VT_ERR_NOTINITIALIZED.