Home | History | Annotate | Download | only in metrics

Lines Matching full:time

15 // States are typically generated randomly, either based on a one time
18 // (generated each time the application starts up, but held constant during the
85 #include "base/time.h"
108 // the expiration time. If the build time is after the expiration time then
167 // Get build time.
168 static Time GetBuildTime();
253 // The time of construction of the global map is recorded in a static variable
254 // and is commonly used by experiments to identify the time since the start
261 // For testing purposes only, or when we don't yet have a start time.