Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
SisMaker
/
gTimer
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Projects
0
Versões
0
Wiki
Atividade
Ver código fonte
ft: 修正名字
master
SisMaker
3 anos atrás
pai
8b2c1dc612
commit
9cf09e30b7
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
src/gTimer.erl
+ 1
- 1
src/gTimer.erl
Ver arquivo
@ -13,7 +13,7 @@
]
)
.
timerName
(
Idx
)
-
>
binary_to_atom
(
<
<
"
$gtW
S
ork_
"
,
(
integer_to_binary
(
Idx
)
)
/
binary
>
>
)
.
binary_to_atom
(
<
<
"
$gtWork_
"
,
(
integer_to_binary
(
Idx
)
)
/
binary
>
>
)
.
-
spec
startWork
(
Cnt
:
:
non_neg_integer
(
)
)
-
>
ok
|
{
error
,
term
(
)
}
.
startWork
(
Cnt
)
when
Cnt
>
0
-
>
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar