This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Encryption, Decryption Timing need accuracy to milliseconds

board: TM4C1294XL Connected Launchpad

Library: ndk_2_24_00_05_eng/packages/ti/ndk/nettools/mytime/mytime.h

Issue: MYTIME_gettime() returns number of seconds since the Epoch, I need time in milliseconds

Can anyone suggest a different Library or some way I can manipulate the MYTIME_gettime() function to increase accuracy from seconds to millisec?