[#wallet-WalletContext-scheduler] = xref:wallet.adoc[wallet]::xref:wallet/WalletContext.adoc[WalletContext]::scheduler :relfileprefix: ../../ :mrdocs: Scheduler used to run periodic wallet tasks. == Synopsis Declared in `<wallet/context.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CScheduler.adoc[CScheduler]* scheduler = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#