Helper functions

timeprint(*args, **kwargs)[source]

This function prints the current time in isoformat, followed by the normal print.

Parameters:
  • *args – Variable length argument list.

  • **kwargs (Any) – Arbitrary keyword arguments.

Return type:

None