Sha256: bbf8e46460148f52866347788da8c158ae51d3791648bd95ac81ba024b1b954b
Contents?: true
Size: 158 Bytes
Versions: 3
Compression:
Stored size: 158 Bytes
Contents
// Start the timer for the measurement of the original code's execution time struct timeval bones_start_time; gettimeofday(&bones_start_time, NULL);
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bones-compiler-1.6.0 | skeletons/verification/timer_start.c |
bones-compiler-1.3.1 | skeletons/verification/timer_start.c |
bones-compiler-1.1.0 | skeletons/verification/timer_start.c |