NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
MinSched Struct Reference

Minute scheduler. More...

#include <mintmr.h>

Data Fields

TscDuration interval
TscTime nextTime
MinTmrCb cb
uintptr_t ctx
uint32_t lastSlot
uint32_t slotMask
uint32_t nSlots
struct cds_list_head slot []

Detailed Description

Minute scheduler.

Field Documentation

◆ cb

MinTmrCb MinSched::cb

◆ ctx

uintptr_t MinSched::ctx

◆ interval

TscDuration MinSched::interval

◆ lastSlot

uint32_t MinSched::lastSlot

◆ nextTime

TscTime MinSched::nextTime

◆ nSlots

uint32_t MinSched::nSlots

◆ slot

struct cds_list_head MinSched::slot[]

◆ slotMask

uint32_t MinSched::slotMask

The documentation for this struct was generated from the following file: