Home
last modified time | relevance | path

Searched refs:timestampToUnixUs (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/scripts/print_gfx_logs/
Dprint_gfx_logs.py79 def timestampToUnixUs(timestamp: int) -> int: function
128 timestamp_us = timestampToUnixUs(int(header.last_written_time))