pxweb_test_time_limit {pxweb} | R Documentation |
Test time limit object
Description
Test time limit object
Usage
pxweb_test_time_limit(time_limit)
is_test_time_limit_reached(x)
Arguments
time_limit |
the number of seconds the API will be tested. |
Details
Used to limit testing of API:s.
[Package pxweb version 0.17.0 Index]