Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ getStartTime
Method
getStartTime
Libs/srtparser/srtparser.h:322–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
inline long int SubtitleItem::getStartTime() const
323
{
324
return _startTime;
325
}
326
inline long int SubtitleItem::getEndTime() const
327
{
328
return _endTime;
Callers
1
GetCurrentSubtitle
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected