tglite.TContext.set_time_window

TContext.set_time_window(window: int)

Sets length of time window and clear time tables.

Parameters:

window (int) – Length of time window.

Raises:

TError – If int is negative.