[*] You stupid fuck. How was this not committed?
This commit is contained in:
parent
efa26dd99d
commit
78d4ce3d58
@ -20,7 +20,8 @@ namespace Aurora::Async
|
|||||||
AuUInt64 uInterval) :
|
AuUInt64 uInterval) :
|
||||||
WorkItem(owner, worker, {}),
|
WorkItem(owner, worker, {}),
|
||||||
uNextTickTime(uNextTickTime),
|
uNextTickTime(uNextTickTime),
|
||||||
uInterval(uInterval)
|
uInterval(uInterval),
|
||||||
|
pCallback(pCallback)
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user