3#include "libxr_system.hpp"
6extern struct timeval libxr_Webots_start_time;
微秒时间戳 / Microsecond timestamp
毫秒时间戳 / Millisecond timestamp
时间基类,用于提供高精度时间戳。 Timebase class for providing high-precision timestamps.
Webots 时间基准实现 / Webots timebase implementation.
MillisecondTimestamp _get_milliseconds()
获取当前毫秒计数 / Get current timestamp in milliseconds
MicrosecondTimestamp _get_microseconds()
获取当前微秒计数 / Get current timestamp in microseconds