ncmpc  0.31
Functions
time_format.hxx File Reference
#include <stddef.h>

Go to the source code of this file.

Functions

void format_duration_short (char *buffer, size_t length, unsigned duration)
 
void format_duration_long (char *buffer, size_t length, unsigned long duration)
 

Function Documentation

◆ format_duration_short()

void format_duration_short ( char *  buffer,
size_t  length,
unsigned  duration 
)

◆ format_duration_long()

void format_duration_long ( char *  buffer,
size_t  length,
unsigned long  duration 
)