Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetModificationTime
Method
SetModificationTime
libs/editor/xml_feature.cpp:349–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
void XMLFeature::SetModificationTime(time_t const time)
350
{
351
SetAttribute(kTimestamp, base::TimestampToString(time));
352
}
353
354
uint32_t XMLFeature::GetMWMFeatureIndex() const
355
{
Callers
3
Save
Method · 0.80
GenerateUploadedFeature
Function · 0.80
UNIT_TEST
Function · 0.80
Calls
1
TimestampToString
Function · 0.50
Tested by
2
GenerateUploadedFeature
Function · 0.64
UNIT_TEST
Function · 0.64