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 07, 2018. Created using Sphinx 1.8.2.