build_stats

Overview

Classes

BuildStats

Stores and help measure the time taken to build a video.

Classes

class build_stats.BuildStats(video: vikit.video.video = None)

Stores and help measure the time taken to build a video.

We do store the related video id and its top parent video id to help filter out the stats.

Used to keep telemetry stats too, which means we will serialize this class and send it to the telemetry platform.

Overview

Methods

start()

-

stop()

-

Members

start()
stop()