[ Version ( since = "0.5.2" ) ]
public bool set_remaining_time (uint remaining_time)
Set the amount of time the transaction will take to complete.
this |
a valid Progress instance |
remaining_time |
time in seconds or 0 if unknown. |
|