[*] Missing iStartTickMS_ assignment
This commit is contained in:
parent
358964efb0
commit
4742d2b9e7
@ -121,6 +121,8 @@ namespace Aurora::IO
|
||||
{
|
||||
AuSPtr<IIOProcessorItem> ret;
|
||||
|
||||
this->iStartTickMS_ = AuTime::CurrentClockMS();
|
||||
|
||||
if (this->pAsyncTransaction_)
|
||||
{
|
||||
auto pWaitable = this->pAsyncAdapter_->ToWaitable();
|
||||
|
Loading…
Reference in New Issue
Block a user