Home
last modified time | relevance | path

Searched refs:SetCost (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_action.h121 void SetCost(int cost) { in SetCost() function
H A Dmt_concurrent.cpp357 action->SetCost(MtFrame::Instance()->GetLastClock() - start_ms); in mt_multi_recvfrom()