Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7954 Discussions

How to get a wall clock Time in milliseconds inside enclave

Bharambe__Tejas
Beginner
211 Views

Hi,

I have implemented two functions that performs read and write operations respectively inside enclave.cpp file. These functions are called from outside the enclave.

I want to record the start Time and end Time of these operations in milliseconds.

Is there any way to do that???

 

0 Kudos
0 Replies
Reply