Searched defs:first_draw_timestamp (Results 1 – 1 of 1) sorted by relevance
70983 pub first_draw_timestamp: u64, field71028 pub fn first_draw_timestamp(mut self, first_draw_timestamp: u64) -> Self { in first_draw_timestamp() method