Package: glib
Function g-timeout-source-new-seconds
Lambda Listg-timeout-source-new-seconds (interval) ArgumentsReturn ValueThe newly created g-source timeout source. Details
Creates a new timeout source.
The source will not initially be associated with any context and must be added to one with the g-source-attach function before it will be executed. The scheduling granularity/accuracy of this timeout source will be in seconds. | See also |
2021-12-10