Searched defs:skottieFramesJSONFormat (Results 1 – 1 of 1) sorted by relevance
325 type skottieFramesJSONFormat struct { struct326 WithoutFlushMS []float32 `json:"without_flush_ms"`327 WithFlushMS []float32 `json:"with_flush_ms"`328 TotalFrameMS []float32 `json:"total_frame_ms"`329 JSONLoadMS float32 `json:"json_load_ms"`