Amp v2.4.0 Release Notes

Release Date: 2019-11-11 // over 4 years ago
    • Added getCurrentTime() as public API, providing millisecond timestamps for runtime measurements with special support for 32 bit systems. Returned timestamps are relative to an arbitrary point in time, so this API is only suitable to compare two timestamps generated in the same process.