commit | 2ae4f03578891bd51aab0d665955e268ff06b27a | [log] [tgz] |
---|---|---|
author | Yan Wang <yawanng@google.com> | Thu Aug 08 18:28:32 2019 -0700 |
committer | Yan Wang <yawanng@google.com> | Thu Aug 08 18:34:36 2019 -0700 |
tree | 4c3fca03cf629ae2a64a019e875ea511229748e2 | |
parent | 72a487722f106bfc60f19f8e9fd6aedf3778b167 [diff] |
startop: Change trace duration in compiler.py to timedelta. The time in timestamp is second, while the trace duration is millisecond. Using timedelta to fix this ambiguity. Test: pytest compiler_test.py Change-Id: I6c445c3dac1b60aec77ead14df021b8a2dda7b5e