MCPcopy 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

parseNextLineMethod · 0.45
parseMethod · 0.45
parseP4AnnotateOutputMethod · 0.45
fetchResultsMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected