Descriptionruntime: support for fake time like on Go Playground
Reapply CL 15690048 from the rsc-go13-nacl branch which was only partially applied during the previous merge.
Description taken from CL 15690048.
To enable, entry assembly should initialize timens to a nonzero start time value (nanoseconds since 1970), and assembly for time.now must use a nonzero timens in preference to finding out the real time.
Patch Set 1 #Patch Set 2 : diff -r b238e9cf4c3d https://code.google.com/p/go #Patch Set 3 : diff -r 1849f83423ca https://code.google.com/p/go #
Total comments: 1
MessagesTotal messages: 6
|