File: list_queue.Rd

package info (click to toggle)
r-cran-later 1.1.0.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 412 kB
  • sloc: cpp: 1,473; ansic: 1,096; sh: 29; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/later.R
\name{list_queue}
\alias{list_queue}
\title{Get the contents of an event loop, as a list}
\usage{
list_queue(loop = current_loop())
}
\description{
This function is for debugging only.
}
\keyword{internal}