Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setReceivedDate
Method
setReceivedDate
src/core/abstract/MCMessageHeader.cpp:221–224 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
219
}
220
221
void MessageHeader::setReceivedDate(time_t date)
222
{
223
mReceivedDate = date;
224
}
225
226
time_t MessageHeader::receivedDate()
227
{
Callers
1
prepareHeaderForUnitTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
prepareHeaderForUnitTest
Function · 0.36