The second step towards merging the timer changes.
This patch does two things:
1. It overhalls the static initialization in Walltime to be simplier. It uses
a static variable inside WallTime::Now() to initialize the timer.
2. Add a logging mechanism so that the -v flag actually has meaning and
reimplement the CHECK macros to allow extra messages to be streamed in.
Showing
src/log.cc
0 → 100644
src/log.h
0 → 100644
Please
register
or
sign in
to comment