build method

build

Builds the final timing value string from the added components.

Returns

The constructed timing value string.

def build(self):
    ...

See Also