add_wallclock method
add_wallclock
Adds a wallclock timing value.
Returns
The current TimingValueBuilder instance for chaining.
def add_wallclock(self, wallclock_time):
...
| Parameter | Type | Description |
|---|---|---|
| wallclock_time | DateTime | The specific date and time for the timing. |
See Also
- module
aspose.svg.builder - class
TimingValueBuilder