Add function for getting the timestamp in nanoseconds
authorMichele Tartara <mtartara@google.com>
Mon, 25 Mar 2013 14:21:06 +0000 (15:21 +0100)
committerMichele Tartara <mtartara@google.com>
Mon, 22 Apr 2013 11:11:18 +0000 (11:11 +0000)
commitc28911ddf8d75f3473a4f15f3b6e68a792502c8b
treefdbdbc642163d3caf6475a43ff38825eaa6bd9ff
parentab98e2360390d241b0d8695fee966d885ba24481
Add function for getting the timestamp in nanoseconds

The timestamp is returned as an integer number of nanoseconds since the Unix
epoch.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>
lib/utils/__init__.py