aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/WallClockTimer.hpp
AgeCommit message (Expand)Author
2020-01-24Add ARMNN_DLLEXPORT macro to import/export static data symbols on WindowsRob Hughes
2019-06-11IVGCVSW-3253 Refactor MonotonicClockRaw in WallClockTimerAron Virginas-Tar
2018-11-26Fix compile errors on WindowsRob Hughes
2018-10-10IVGCVSW-1821 - taking out scale factor again as it's polluting the WallClockT...Nina Drozd
2018-10-10IVGCVSW-1821 - update NEON workload utils to use timers in correct order, upd...Nina Drozd
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01