Searched refs:calculate_timestamp (Results 1 – 1 of 1) sorted by relevance
212 ts = calculate_timestamp(data)385 def calculate_timestamp(data: bytes) -> int: function