Searched refs:expiryTimeMS (Results 1 – 1 of 1) sorted by relevance
439 int64_t expiryTimeMS; in setPropertyString() local440 sscanf(value.string(), "%jd", &expiryTimeMS); in setPropertyString()449 expiryTimeMS, pSessionId ? vectorToString(*pSessionId) : "{}"); in setPropertyString()451 sendExpirationUpdate(pSessionId, expiryTimeMS); in setPropertyString()