change_resolution
Description:
[ NoWrapper ]
public virtual ClockTime change_resolution (ClockTime old_resolution, ClockTime new_resolution)
public virtual ClockTime change_resolution (ClockTime old_resolution, ClockTime new_resolution)
Change the resolution of the clock.
Not all values might be acceptable.
Parameters:
| this |
the Clock |
| old_resolution |
the previous resolution |
| new_resolution |
the new resolution |
Returns:
|
the new resolution |