mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
change type of heart_beat_interval to interval (makes much more sese)
This commit is contained in:
parent
ef77b1447f
commit
ead30e423d
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@ const NFS3::return_data: bool;
|
|||
const NFS3::return_data_max: count;
|
||||
const NFS3::return_data_first_only: bool;
|
||||
|
||||
const Threading::heart_beat_interval: double;
|
||||
const Threading::heart_beat_interval: interval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue