public pure subroutine dm_geocom_api_request_set_positioning_timeout(request, time_hz, time_v)
Request of AUT_SetTimeout procedure. Creates request for setting
the timeout for positioning.
This function sets the maximum time to perform a positioning. The
timeout is reset on 7 seconds after each power on. Valid value for
time_hz and time_v are between 7.0 [sec] and 60.0 [sec].
Nodes of different colours represent the following:
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.