31
31
void timer_module_reset(gint for_state);
35
35
gchar action_prep; // action preposition: 'a' = after
36
gchar data_type; // data type: 't' = clock time h:m:s | 'd' = time duration h,m,s | 'f' = file size | 'l' = label
40
40
gchar threshold_unit[10]; // level/threshold unit: "dB" (decibel) | "%" or empty
41
41
gdouble threshold; // level/threshold value in dB, % or plain value [0 - 1.0]