view command.h @ 24815:c10db72e1afc

Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow on darwin. This bug will cause osd stuck on darwin.
author ulion
date Tue, 23 Oct 2007 00:06:08 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);