Easy peasy. Import the function and used.
Import = use set_time_out::set_time_out;
Used = set_time_out(1500);
The time is in milliseconds. Have nice day.
Easy peasy. Import the function and used.
Import = use set_time_out::set_time_out;
Used = set_time_out(1500);
The time is in milliseconds. Have nice day.