Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DTime.h7 unsigned int sec:6; variable
H A DPlayer.cpp2134 void CPlayer::AddListenTime(int sec) in AddListenTime()
H A DCPlayerUIBase.cpp310 wstring sec = std::to_wstring(song_pos_time.sec); in MouseMove() local