Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
SisMaker
/
gTimer
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Projects
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
ft: 修正名字
master
SisMaker
há 3 anos
ascendente
8b2c1dc612
cometimento
9cf09e30b7
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
src/gTimer.erl
+ 1
- 1
src/gTimer.erl
Ver ficheiro
@ -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é-visualizar
Carregando…
Cancelar
Guardar