set_remaining_time


Description:

[ Version ( since = "0.5.2" ) ]
public bool set_remaining_time (uint remaining_time)

Set the amount of time the transaction will take to complete.

Parameters:

this

a valid Progress instance

remaining_time

time in seconds or 0 if unknown.

Returns:

true if value changed.