server.web._compat

Functions

add_time(→ Any)

Adds the next report increment time, and then returns the new time.

subtract_time(→ Any)

Subtracts the next report increment time, and then returns the new time.

Module Contents

server.web._compat.add_time(next_report_increment: float) Any[source]

Adds the next report increment time, and then returns the new time.

server.web._compat.subtract_time(next_report_increment: float) Any[source]

Subtracts the next report increment time, and then returns the new time.