Lines Matching full:nanoseconds
157 set NANOSECONDS [get_var ::env(NANOSECONDS) 0]
160 # _gtp_default_print_var_width_ is adjusted based on NANOSECONDS and SHOW_ELAPSED_TIME.
161 if { $NANOSECONDS } {
233 …# NANOSECONDS This will cause the time stamps to be precise to the microsecond…
236 # environment variable NANOSECONDS=1.
243 …# the value of the NANOSECONDS environment variable. Example of t…
244 # when environment variable NANOSECONDS=0 and SHOW_ELAPSED_TIME=1.
248 # Example of the output when environment variable NANOSECONDS=1 and SHOW_ELAPSED_TIME=1.
256 global NANOSECONDS
270 if { $NANOSECONDS } {
281 if { $NANOSECONDS } {
344 …# With environment variables NANOSECONDS and SHOW_ELAPSED_TIME both set, the following output is p…
418 …# With environment variables NANOSECONDS and SHOW_ELAPSED_TIME both set, the following output is p…