base/utils/time.bro

Source File:/scripts/base/utils/time.bro

Summary

Functions

duration_to_mins_secs: function Given an interval, returns a string representing the minutes and seconds in the interval (for example, “3m34s”).

Detailed Interface

Functions

duration_to_mins_secs
Type:function (dur: interval) : string

Given an interval, returns a string representing the minutes and seconds in the interval (for example, “3m34s”).


Copyright 2016, The Bro Project. Last updated on December 19, 2018. Created using Sphinx 1.8.2.