CCF
Loading...
Searching...
No Matches
Functions | Variables
ccf::enclavetime Namespace Reference

Functions

std::atomic< std::chrono::microseconds > last_value (std::chrono::microseconds(0))
 

Variables

std::atomic< long long > * host_time_us = nullptr
 
std::atomic< std::chrono::microseconds > last_value
 

Function Documentation

◆ last_value()

std::atomic< std::chrono::microseconds > ccf::enclavetime::last_value ( std::chrono::microseconds(0)  )

Variable Documentation

◆ host_time_us

std::atomic< long long > * ccf::enclavetime::host_time_us = nullptr

◆ last_value

std::atomic<std::chrono::microseconds> ccf::enclavetime::last_value
extern