Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ date
Method
date
plugins/subversion/3rdparty/kdevsvncpp/revision.cpp:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
apr_time_t
110
Revision::date() const
111
{
112
return m_revision.value.date;
113
}
114
115
svn_opt_revision_kind
116
Revision::kind() const
Callers
5
parseNextLine
Method · 0.45
parse
Method · 0.45
parseP4AnnotateOutput
Method · 0.45
fetchResults
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected