ncmpc
0.31
|
#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) |
void format_duration_short | ( | char * | buffer, |
size_t | length, | ||
unsigned | duration | ||
) |
void format_duration_long | ( | char * | buffer, |
size_t | length, | ||
unsigned long | duration | ||
) |