Skip to content

Commit 56655c5

Browse files
committed
added a stubb for bufthreaddemo
1 parent b60d1af commit 56655c5

File tree

1 file changed

+12
-0
lines changed
  • src/routes/(content)/reference/bufthreaddemo

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: BufThreadDemo
3+
blurb: A Tutorial Object to Experiment with Multithreading in FluidBuf* Objects
4+
tags:
5+
- utility
6+
- buffer
7+
- multithreading
8+
flair: reference
9+
category: Utility Objects
10+
---
11+
12+
The [BufThreadDemo]() object is a tutorial object to illustrate and experiment with the multithreading options of the FluidBuf* objects. To simulate their behaviour in various blocking modes, the object after waiting for time milliseconds, return its delay length as a float writen at index [0] of the specified destination buffer.

0 commit comments

Comments
 (0)