aboutsummaryrefslogtreecommitdiff
path: root/src/utiltime.cpp
AgeCommit message (Expand)Author
2017-08-07scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...practicalswift
2017-05-10[logging] log system time and mock timeJohn Newbery
2017-04-20fix tsan: utiltime race on nMockTimePieter Wuille
2017-03-08Refactor: Remove using namespace <xxx> from util*Karl-Johan Alm
2017-01-27[trivial] Fix typos in commentspracticalswift
2017-01-25net: Consistently use GetTimeMicros() for inactivity checksSuhas Daftuar
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-11-27Fix race when accessing std::locale::classic()Matt Corallo
2016-04-03[doc] Fix doxygen comments for membersMarcoFalke
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-24Assert now > 0 in GetTime GetTimeMillis GetTimeMicrosPatick Strateman
2015-10-26Add option for microsecond precision in debug.logSuhas Daftuar
2015-04-30Trivial: useless cast (ptime)(I'm ptime)svost
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-17Update comments in util to be doxygen compatibleMichael Ford
2014-08-26Split up util.cpp/hWladimir J. van der Laan