danicoin/contrib/epee
moneromooo-monero bda8c5983b
epee: add nanosecond timer and pause/restart profiling macros
Nanosecond timer precision won't work on Windows, but we don't
care since I'm using that just for profiling incremental code
paths, but a Windows coder is welcome to add it if there's a way.
2017-08-01 14:03:18 +01:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include epee: add nanosecond timer and pause/restart profiling macros 2017-08-01 14:03:18 +01:00
src Merge pull request #2159 2017-07-19 11:52:27 +02:00
tests undelete epee tests.cpp 2017-01-21 10:00:32 +08:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.