author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:31:01 +0000 (16:31 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 14:31:01 +0000 (16:31 +0200) | ||
commit | d5ba2cb628f0c5c3e5c3eef1c62aacc23f3d8aef | |
tree | e78886b0a70324362647cf2f0835b423c9f38d78 | tree | snapshot |
parent | 27ee07347c393c71e5ec1fb705ec6ea0ac8a16a5 | commit | diff |
plugin: Added plugin_get_interval().
This function returns the current value of the plugin's interval. If no
interval has been set in the plugin context, it will fall back to the global
interval or ten seconds as a last resort.
This function returns the current value of the plugin's interval. If no
interval has been set in the plugin context, it will fall back to the global
interval or ten seconds as a last resort.
src/plugin.c | diff | blob | history | |
src/plugin.h | diff | blob | history |