Skip to content

Documentation / @agentick/tui / formatDuration

Function: formatDuration() ​

formatDuration(ms): string

Defined in: rendering/theme.ts:51

Format a duration in ms to a human-readable string

Parameters ​

ms ​

number

Returns ​

string

Released under the ISC License.